home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #16 / K-CD 16-2002.ISO / VIA 4-i-1 driver / WinXP / VIAAGP1.INF < prev    next >
Windows Setup INFormation  |  2002-07-23  |  4KB  |  107 lines

  1. ;
  2. ; Copyright (c) 2002 VIA Technologies, Inc.
  3. ;
  4.  
  5. [Version]
  6. Signature="$WINDOWS NT$"
  7. Class=System
  8. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  9. Provider=%VIA%
  10. DriverVer=07/24/2002,5.1.0.3430
  11. CatalogFile=VIAAGP1.CAT
  12.  
  13. ; =================== Common for all AGP devices =========================
  14. [DestinationDirs]
  15. DefaultDestDir = 12        ; DIRID_DRIVERS
  16.  
  17. [SourceDisksNames]
  18. 1=%Distribution%,,,
  19.  
  20. [SourceDisksFiles]
  21. VIAAGP1.SYS=1
  22.  
  23. [Manufacturer]
  24. %VIA_MFG%=VIA_SYS
  25.  
  26. [AGP_Filter_Reg]
  27. HKR,,"UpperFilters", 0x00010000,"VIAAGP1"
  28.  
  29.  
  30. [pci_ServiceInstallSection]
  31. DisplayName    = %pci_svcdesc%
  32. ServiceType    = %SERVICE_KERNEL_DRIVER%
  33. StartType      = %SERVICE_BOOT_START%
  34. ErrorControl   = %SERVICE_ERROR_NORMAL%
  35. ServiceBinary  = %12%\pci.sys
  36. LoadOrderGroup = "Boot Bus Extender"
  37.  
  38. ; =================== VIA SYS ========================
  39. [VIA_SYS]
  40. %PCI\VEN_1106&DEV_8305.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8305
  41. %PCI\VEN_1106&DEV_8391.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8391
  42. %PCI\VEN_1106&DEV_8598.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8598
  43. %PCI\VEN_1106&DEV_8501.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8501
  44. %PCI\VEN_1106&DEV_8601.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8601
  45. %PCI\VEN_1106&DEV_8605.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8605
  46. %PCI\VEN_1106&DEV_B091.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B091
  47. %PCI\VEN_1106&DEV_B099.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B099
  48. %PCI\VEN_1106&DEV_B112.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B112
  49. %PCI\VEN_1106&DEV_B116.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B116
  50. %PCI\VEN_1106&DEV_B148.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B148
  51. %PCI\VEN_1106&DEV_B156.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B156
  52. %PCI\VEN_1106&DEV_B158.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B158
  53. %PCI\VEN_1106&DEV_B168.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B168
  54. %PCI\VEN_1106&DEV_B188.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B188
  55.  
  56. [VIAAGP_Install]
  57. CopyFiles=@VIAAGP1.SYS
  58.  
  59. [VIAAGP_Install.HW]
  60. AddReg = AGP_Filter_Reg
  61.  
  62. [VIAAGP_Install.Services]
  63. AddService = viaagp1,0,viaagp1_ServiceInstallSection
  64. AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection
  65.  
  66. [viaagp1_ServiceInstallSection]
  67. DisplayName    = %viaagp1_svcdesc%
  68. ServiceType    = %SERVICE_KERNEL_DRIVER%
  69. StartType      = %SERVICE_DEMAND_START%
  70. ErrorControl   = %SERVICE_ERROR_NORMAL%
  71. ServiceBinary  = %12%\viaagp1.sys
  72. LoadOrderGroup = PnP Filter
  73.  
  74. ; =================== STRINGS and CONSTANTS ========================
  75. [Strings]
  76. VIA_MFG = "VIA"
  77. Distribution="VIA AGP Filter Driver Disk"
  78. VIA = "VIA Technologies, Inc."
  79. PCI\VEN_1106&DEV_8305.DeviceDesc = "VIA CPU to AGP Controller"
  80. PCI\VEN_1106&DEV_8391.DeviceDesc = "VIA CPU to AGP Controller"
  81. PCI\VEN_1106&DEV_8598.DeviceDesc = "VIA CPU to AGP Controller"
  82. PCI\VEN_1106&DEV_8501.DeviceDesc = "VIA CPU to AGP Controller"
  83. PCI\VEN_1106&DEV_8601.DeviceDesc = "VIA CPU to AGP Controller"
  84. PCI\VEN_1106&DEV_8605.DeviceDesc = "VIA CPU to AGP Controller"
  85. PCI\VEN_1106&DEV_B091.DeviceDesc = "VIA CPU to AGP Controller"
  86. PCI\VEN_1106&DEV_B099.DeviceDesc = "VIA CPU to AGP Controller"
  87. PCI\VEN_1106&DEV_B112.DeviceDesc = "VIA CPU to AGP Controller"
  88. PCI\VEN_1106&DEV_B116.DeviceDesc = "VIA CPU to AGP controller"
  89. PCI\VEN_1106&DEV_B148.DeviceDesc = "VIA CPU to AGP controller"
  90. PCI\VEN_1106&DEV_B156.DeviceDesc = "VIA CPU to AGP controller"
  91. PCI\VEN_1106&DEV_B158.DeviceDesc = "VIA CPU to AGP controller"
  92. PCI\VEN_1106&DEV_B168.DeviceDesc = "VIA CPU to AGP2.0/AGP3.0 Controller"
  93. PCI\VEN_1106&DEV_B188.DeviceDesc = "VIA CPU to AGP2.0/AGP3.0 Controller"
  94.  
  95. ;service descriptions
  96. viaagp1_svcdesc = "VIA AGP Filter"
  97. pci_svcdesc = "PCI Bus Driver"
  98.  
  99.  
  100. ;*******************************************
  101. ;Handy macro substitutions (non-localizable)
  102. SPSVCINST_ASSOCSERVICE = 0x00000002
  103. SERVICE_KERNEL_DRIVER  = 1
  104. SERVICE_BOOT_START     = 0
  105. SERVICE_DEMAND_START   = 3
  106. SERVICE_ERROR_NORMAL   = 1
  107.